projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
398ffa9
)
Comment change.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 20 Jul 1995 20:02:38 +0000
(20:02 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 20 Jul 1995 20:02:38 +0000
(20:02 +0000)
src/insdel.c
patch
|
blob
|
history
diff --git
a/src/insdel.c
b/src/insdel.c
index 18a2d6e11b635e1b8b72a480519576c92c962d0f..983e14eb7fbecec2095a21ee5e9efdc9166bb1c9 100644
(file)
--- a/
src/insdel.c
+++ b/
src/insdel.c
@@
-646,7
+646,7
@@
del_range_1 (from, to, prepare)
adjust_markers (to + GAP_SIZE, to + GAP_SIZE, - numdel - GAP_SIZE);
/* Adjust the overlay center as needed. This must be done after
- adjusting the markers that bound the overlays. */
+
adjusting the markers that bound the overlays. */
adjust_overlays_for_delete (from, numdel);
GAP_SIZE += numdel;